services.influxdb2.provision.organizations.<name>.auths.<name>.description

Optional description for the API token. Note that the actual token will always be created with a descriptionregardless of whether this is given or not. The name is always added plus a unique suffix to later identify the token to track whether it has already been created.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/databases/influxdb2.nix>